home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / utils sync / JetSync 1.0 / jetsync-1.0.exe / jetsync-1.0 / src / synchronize.h < prev   
Encoding:
C/C++ Source or Header  |  1999-09-11  |  83 b   |  7 lines

  1. #ifndef __SYNCHRONIZE_H__
  2. #define __SYNCHRONIZE_H__
  3.  
  4. int HOTSYNCMANAGER();
  5.  
  6. #endif
  7.